Learn R Programming

monocle (version 1.6.2)

reducedDimA<-: Get the weights needed to lift cells back to high dimensional expression space.

Description

Sets the weights transform the cells' coordinates in the reduced dimension space back to the full (whitened) space.

Usage

reducedDimA(cds) <- value

Arguments

cds
A CellDataSet object.
value
A whitened expression data matrix

Value

  • An updated CellDataSet object